Welcome![Sign In][Sign Up]
Location:
Search - template match

Search list

[Graph Recognizejiyuzhongxinderenlianshibie

Description: 对人脸用中心统一确定模板,然后扩大、旋转进行匹配,最后输出扩大倍数、旋转角度。-right center with a uniform template, and then expanded, and rotating match, the final output expanded multiples of the rotational angle.
Platform: | Size: 119738 | Author: 覃光成 | Hits:

[Special EffectsTPS_finger_match

Description: 本工程在C++环境下面实现了指纹的TPS模板匹配,并且比较了传统模式的匹配,最终证实了TPS模板的优越性-works in the C environment to achieve below the TPS, the fingerprint template matching, and compared the traditional mode of the match, TPS ultimately proved the superiority template
Platform: | Size: 63958 | Author: liuwei | Hits:

[LabViewGolden-Template-Inspection-Example

Description: 这是我最近项目精心研究的一个labview程序,通过对它稍加更改,就可以将两幅 图像进行匹配,检验出不 合格的地方-This is my most recent project is a well-researched labview program, through it a little change, it can be two images match, test out unqualified local
Platform: | Size: 40960 | Author: zhanglong | Hits:

[Special Effectsimage-match

Description: 基于模版匹配的实现方法,图像匹配,是基于模式识别的方法分类-Implementation method based on template matching, image matching
Platform: | Size: 40960 | Author: white | Hits:

[Special Effectseye-match

Description: 动态跟踪人的眼睛,初学者可以下载学习,使用最大互相关算法实现模板与待测图像的配准-Dynamic tracking people' s eyes, beginners can download the study, using the maximum cross-correlation algorithm and tested template image registration
Platform: | Size: 2048 | Author: 祥林 | Hits:

[Special EffectsMatch

Description: 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching method and normalization method
Platform: | Size: 14109696 | Author: new | Hits:

[Special Effectsciratefi105

Description: 图像特征匹配 巴西人写的,可以直接从图像进行模板匹配,算法对缩放和旋转具有不变性-image template match,wirtten by a Brazilian,this algorithm is invariant for scale and rotation of images
Platform: | Size: 3908608 | Author: xing | Hits:

[Windows Developeye_location

Description: 人眼定位模块,运用灰度投影,模板匹配,在人脸图像中定位人眼-eye location module, using gray projection, template match, locate eye position in human face
Platform: | Size: 5969920 | Author: 张三 | Hits:

[Special Effectsmatch

Description: 该函数通过调用MATLAB库函数noemxcorr(),实现简单的模板模式匹配功能,性能优异-The MATLAB function by calling the library function noemxcorr (), to achieve a simple template pattern matching functionality, performance
Platform: | Size: 385024 | Author: 龙传书 | Hits:

[Otherlsmin

Description: Basically template match with rotation. Given a template as binary edge image the function find the object that match the template in the image. This work even if the template and object are in different orientations. The matching is done by rotating the template and matching it to the image in various of angles, the best match is returned. Matching the template to the image can be done by various of template match approaches including crosscorrelation and generalized hough transform. See the readme file supplied in the code zip file for more details-Basically template match with rotation. Given a template as binary edge image the function find the object that match the template in the image. This work even if the template and object are in different orientations. The matching is is done by rotating the template and matching it to the image in various of angles, the best match is returned. Matching the template to the image can be done by various of template match approaches including crosscorrelation and generalized hough transform. See the readme file supplied in the code zip file for more details
Platform: | Size: 8192 | Author: md adil | Hits:

[Special Effectsimage-match

Description: 基于opencv,直方图匹配,找到目标图像与模板图像直方图匹配的区域并标出坐标,方法为反向块搜索-Based on opencv, histogram matching, to find the target image and the template image histogram matching and mark the coordinates of the area, the method of reverse block search
Platform: | Size: 4073472 | Author: 周辉 | Hits:

[Linux-Unixpattern

Description: pattern.c: Implemetation of the template match compilation and lookup.
Platform: | Size: 13312 | Author: cpvkwou | Hits:

[LabViewgray-to-match

Description: 灰度匹配,通过学习模板和图像比较找出要的结果。-Gray match, the template by learning and image comparison to find out the results.
Platform: | Size: 466944 | Author: 宋孙萌 | Hits:

[Graph programmatch

Description: 模板匹配的代码,很简单但很实用,亲测有效-I s the code for template matching.
Platform: | Size: 1024 | Author: 李萌 | Hits:

[Special Effectsimg-Match

Description: testpipei_1.m 基于灰度的归一化匹配算法 testpipei_2.m 基于灰度的快速模板匹配算法 getOrder.m 二进制编码 gettezheng.m 求特征值-Testpipei_1. M normalized matching algorithm based on gray level Testpipei_2. M fast template matching algorithm based on gray level GetOrder. M binary code A eigenvalue gettezheng. M
Platform: | Size: 125952 | Author: Nathaniel | Hits:

[Special EffectsImage-Match

Description: 基于模板匹配的一个matla程序,程序注释清楚明确,能够实现图像模板匹配。-A matla based on template matching program, program comments clear and unambiguous, it is possible to achieve image template matching.
Platform: | Size: 73728 | Author: 贾宏鹏 | Hits:

[Special EffectsTemplate-matching

Description: 模板匹配,使用一张图像作为模板对另一张图像进行匹配。-Template matching using an image as a template for another image to match.
Platform: | Size: 114688 | Author: qin | Hits:

[OtherClassLibrary2

Description: basic dll in c# language, template etc.
Platform: | Size: 32768 | Author: istvanfazekas88 | Hits:

[Graph programMatch-Template

Description: 用于图像处理中的模板匹配,在一个大模板中标记出目标子模板(It is used for template matching in image processing, and the target sub template is marked in a large template.)
Platform: | Size: 98304 | Author: chongzi290167 | Hits:

[OpenCVmatch

Description: opencv学习笔记,基于vs2013和opencv3.2的单图像模板匹配(Single image template matching)
Platform: | Size: 2202624 | Author: rui_1 | Hits:
« 1 2 3 45 6 7 8 »

CodeBus www.codebus.net